home *** CD-ROM | disk | FTP | other *** search
/ PCMania 73 / PCMania CD73_1.iso / sharewar / utiles / dlsupcbf / DLSupCBF.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt < prev   
Text File  |  1998-09-02  |  70KB  |  2,159 lines

  1. object FrmMain: TFrmMain
  2.   Left = 253
  3.   Top = 114
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 
  7.     '                                                                ' +
  8.     '                                                                ' +
  9.     '        '
  10.   ClientHeight = 374
  11.   ClientWidth = 501
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clBtnFace
  14.   Font.Height = -11
  15.   Font.Name = 'Arial'
  16.   Font.Style = [fsBold]
  17.   Visible = True
  18.   OnClose = FormClose
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 14
  23.   object TLabel
  24.     Left = 79
  25.     Top = 201
  26.     Width = 309
  27.     Height = 14
  28.     Caption = ' Suppress report of Not-Paired Names in the "Overall Summary".'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clBlack
  31.     Font.Height = -11
  32.     Font.Name = 'Arial'
  33.     Font.Style = []
  34.     ParentFont = False
  35.   end
  36.   object AATabbedNotebook1: TTabbedNotebook
  37.     Left = 0
  38.     Top = 0
  39.     Width = 501
  40.     Height = 374
  41.     Align = alClient
  42.     PageIndex = 3
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clBlack
  45.     Font.Height = -15
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = []
  48.     TabsPerRow = 5
  49.     TabFont.Charset = DEFAULT_CHARSET
  50.     TabFont.Color = clBlack
  51.     TabFont.Height = -13
  52.     TabFont.Name = 'Arial'
  53.     TabFont.Style = [fsBold]
  54.     ParentShowHint = False
  55.     ShowHint = False
  56.     TabOrder = 0
  57.     OnChange = AATabbedNotebook1Change
  58.     object TTabPage
  59.       Left = 4
  60.       Top = 27
  61.       Caption = 'Main Panel'
  62.       object MnLblOF: TLabel
  63.         Left = 6
  64.         Top = 102
  65.         Width = 91
  66.         Height = 16
  67.         Hint = 'Used as Old directory or file in comparison'
  68.         Caption = 'Old Directory :'
  69.         Font.Charset = DEFAULT_CHARSET
  70.         Font.Color = clWindowText
  71.         Font.Height = -13
  72.         Font.Name = 'Arial'
  73.         Font.Style = [fsBold]
  74.         ParentFont = False
  75.         ParentShowHint = False
  76.         ShowHint = True
  77.       end
  78.       object MnLblNF: TLabel
  79.         Left = 6
  80.         Top = 48
  81.         Width = 97
  82.         Height = 16
  83.         Hint = 'Used as new directory or file in comparison'
  84.         Caption = 'New Directory :'
  85.         Font.Charset = DEFAULT_CHARSET
  86.         Font.Color = clWindowText
  87.         Font.Height = -13
  88.         Font.Name = 'Arial'
  89.         Font.Style = [fsBold]
  90.         ParentFont = False
  91.         ParentShowHint = False
  92.         ShowHint = True
  93.       end
  94.       object MnImage1: TImage
  95.         Left = 199
  96.         Top = 245
  97.         Width = 49
  98.         Height = 40
  99.         Picture.Data = {<image000.ico>}
  100.         Visible = False
  101.       end
  102.       object MnImage2: TImage
  103.         Left = 201
  104.         Top = 245
  105.         Width = 49
  106.         Height = 40
  107.         Picture.Data = {<image001.ico>}
  108.         Visible = False
  109.       end
  110.       object MnLblDir: TLabel
  111.         Left = 226
  112.         Top = 15
  113.         Width = 67
  114.         Height = 16
  115.         Hint = 'Operation directions for initiating compare operation.'
  116.         Caption = 'Directions:'
  117.         Font.Charset = DEFAULT_CHARSET
  118.         Font.Color = clBlue
  119.         Font.Height = -13
  120.         Font.Name = 'Arial'
  121.         Font.Style = [fsBold, fsUnderline]
  122.         ParentFont = False
  123.         ParentShowHint = False
  124.         ShowHint = True
  125.       end
  126.       object MnLblCompType: TLabel
  127.         Left = 6
  128.         Top = 156
  129.         Width = 123
  130.         Height = 16
  131.         Hint = 'Used in determining type and number of files to compare'
  132.         Caption = 'Compare/List Type:'
  133.         Font.Charset = DEFAULT_CHARSET
  134.         Font.Color = clWindowText
  135.         Font.Height = -13
  136.         Font.Name = 'Arial'
  137.         Font.Style = [fsBold]
  138.         ParentFont = False
  139.         ParentShowHint = False
  140.         ShowHint = True
  141.       end
  142.       object MnStatus: TLabel
  143.         Left = 6
  144.         Top = 263
  145.         Width = 38
  146.         Height = 14
  147.         Hint = 'Current status showing progress and directions'
  148.         Caption = 'Status:'
  149.         Font.Charset = DEFAULT_CHARSET
  150.         Font.Color = clBlack
  151.         Font.Height = -11
  152.         Font.Name = 'Arial'
  153.         Font.Style = [fsBold]
  154.         ParentFont = False
  155.         ParentShowHint = False
  156.         ShowHint = True
  157.       end
  158.       object MnVerNum: TLabel
  159.         Left = 275
  160.         Top = 328
  161.         Width = 212
  162.         Height = 14
  163.         Hint = 'Problem determination Version Level and Date'
  164.         Caption = 'DLSupCBF V1.1x -- September xx, 1998 '
  165.         Font.Charset = DEFAULT_CHARSET
  166.         Font.Color = clBlack
  167.         Font.Height = -11
  168.         Font.Name = 'Arial'
  169.         Font.Style = [fsBold]
  170.         ParentFont = False
  171.         ParentShowHint = False
  172.         ShowHint = True
  173.       end
  174.       object MnLblReport: TLabel
  175.         Left = 288
  176.         Top = 201
  177.         Width = 105
  178.         Height = 14
  179.         Hint = 'Allows previous compare results to be controlled'
  180.         Caption = 'Report Disposition:'
  181.         Font.Charset = DEFAULT_CHARSET
  182.         Font.Color = clWindowText
  183.         Font.Height = -11
  184.         Font.Name = 'Arial'
  185.         Font.Style = [fsBold]
  186.         ParentFont = False
  187.         ParentShowHint = False
  188.         ShowHint = True
  189.       end
  190.       object MnLblPref: TLabel
  191.         Left = 8
  192.         Top = 201
  193.         Width = 152
  194.         Height = 14
  195.         Hint = 'User selected preference options'
  196.         Caption = 'User Selected Preferences:'
  197.         Font.Charset = DEFAULT_CHARSET
  198.         Font.Color = clWindowText
  199.         Font.Height = -11
  200.         Font.Name = 'Arial'
  201.         Font.Style = [fsBold]
  202.         ParentFont = False
  203.         ParentShowHint = False
  204.         ShowHint = True
  205.       end
  206.       object MnLblReg: TLabel
  207.         Left = 287
  208.         Top = 309
  209.         Width = 23
  210.         Height = 16
  211.         Hint = 'Problem determination Version Level and Date'
  212.         Caption = 'abc'
  213.         Font.Charset = DEFAULT_CHARSET
  214.         Font.Color = clNavy
  215.         Font.Height = -13
  216.         Font.Name = 'Arial'
  217.         Font.Style = [fsBold]
  218.         ParentFont = False
  219.         ParentShowHint = False
  220.         ShowHint = True
  221.       end
  222.       object MnCbOldDirNm: TComboBox
  223.         Left = 6
  224.         Top = 121
  225.         Width = 370
  226.         Height = 24
  227.         Font.Charset = DEFAULT_CHARSET
  228.         Font.Color = clBlack
  229.         Font.Height = -13
  230.         Font.Name = 'Arial'
  231.         Font.Style = [fsBold]
  232.         ItemHeight = 16
  233.         ParentFont = False
  234.         TabOrder = 2
  235.       end
  236.       object MnCbNewDirNm: TComboBox
  237.         Left = 6
  238.         Top = 66
  239.         Width = 370
  240.         Height = 24
  241.         Font.Charset = DEFAULT_CHARSET
  242.         Font.Color = clBlack
  243.         Font.Height = -13
  244.         Font.Name = 'Arial'
  245.         Font.Style = [fsBold]
  246.         ItemHeight = 16
  247.         ParentFont = False
  248.         TabOrder = 0
  249.       end
  250.       object MnButStop: TBitBtn
  251.         Left = 397
  252.         Top = 166
  253.         Width = 85
  254.         Height = 32
  255.         Hint = 'Stops processing of Selected Files at soonest increment'
  256.         Caption = '&Halt'
  257.         Font.Charset = DEFAULT_CHARSET
  258.         Font.Color = clTeal
  259.         Font.Height = -13
  260.         Font.Name = 'Arial'
  261.         Font.Style = [fsBold]
  262.         ParentFont = False
  263.         ParentShowHint = False
  264.         ShowHint = True
  265.         TabOrder = 8
  266.         OnClick = MnButStopClick
  267.         Kind = bkAbort
  268.       end
  269.       object MnBtnDirLookUp: TBitBtn
  270.         Left = 349
  271.         Top = 94
  272.         Width = 25
  273.         Height = 23
  274.         Hint = 'Directory assist for selecting New and Old Directory/File '
  275.         ParentShowHint = False
  276.         ShowHint = True
  277.         TabOrder = 1
  278.         OnClick = MnDirLookUpClick
  279.         Glyph.Data = {
  280.           76010000424D7601000000000000760000002800000020000000100000000100
  281.           04000000000000010000120B0000120B00001000000000000000000000000000
  282.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  283.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  284.           333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  285.           300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  286.           333337F373F773333333303330033333333337F3377333333333303333333333
  287.           333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  288.           333337777F337F33333330330BB00333333337F373F773333333303330033333
  289.           333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  290.           333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  291.           333373F773333333333330033333333333333773333333333333}
  292.         NumGlyphs = 2
  293.       end
  294.       object MnPanelShowRpt: TPanel
  295.         Left = 288
  296.         Top = 216
  297.         Width = 197
  298.         Height = 48
  299.         BevelInner = bvLowered
  300.         BevelOuter = bvLowered
  301.         Color = clSilver
  302.         Font.Charset = DEFAULT_CHARSET
  303.         Font.Color = clBlack
  304.         Font.Height = -15
  305.         Font.Name = 'Arial'
  306.         Font.Style = []
  307.         ParentFont = False
  308.         TabOrder = 5
  309.         object MnBtnRshow: TButton
  310.           Left = 8
  311.           Top = 7
  312.           Width = 175
  313.           Height = 16
  314.           Hint = 'If button is not grayed, displays last operation report '
  315.           Caption = '&Re-Show Last Report Panel'
  316.           Enabled = False
  317.           Font.Charset = DEFAULT_CHARSET
  318.           Font.Color = clBlack
  319.           Font.Height = -11
  320.           Font.Name = 'Arial'
  321.           Font.Style = [fsBold]
  322.           ParentFont = False
  323.           ParentShowHint = False
  324.           ShowHint = True
  325.           TabOrder = 0
  326.           OnClick = MnBtnRshowClick
  327.         end
  328.         object MnCkViewResults: TCheckBox
  329.           Left = 6
  330.           Top = 23
  331.           Width = 182
  332.           Height = 19
  333.           Hint = 'Turns off display of Report to user'
  334.           Caption = 'Bypass show of Report Panel'
  335.           Font.Charset = DEFAULT_CHARSET
  336.           Font.Color = clBlack
  337.           Font.Height = -11
  338.           Font.Name = 'Arial'
  339.           Font.Style = [fsBold]
  340.           ParentFont = False
  341.           ParentShowHint = False
  342.           ShowHint = True
  343.           TabOrder = 1
  344.           OnClick = MnCkTurnOffHintClick
  345.         end
  346.       end
  347.       object MnButExit: TBitBtn
  348.         Left = 397
  349.         Top = 101
  350.         Width = 89
  351.         Height = 32
  352.         Hint = 'Exit from the DLSuperC Program'
  353.         Caption = '&Exit'
  354.         Font.Charset = DEFAULT_CHARSET
  355.         Font.Color = clRed
  356.         Font.Height = -13
  357.         Font.Name = 'Arial'
  358.         Font.Style = [fsBold]
  359.         ParentFont = False
  360.         ParentShowHint = False
  361.         ShowHint = True
  362.         TabOrder = 7
  363.         OnClick = MnButExitClick
  364.         Kind = bkClose
  365.       end
  366.       object MnCbCompareType: TComboBox
  367.         Left = 7
  368.         Top = 174
  369.         Width = 370
  370.         Height = 24
  371.         DropDownCount = 4
  372.         Font.Charset = DEFAULT_CHARSET
  373.         Font.Color = clBlack
  374.         Font.Height = -13
  375.         Font.Name = 'Arial'
  376.         Font.Style = [fsBold]
  377.         ItemHeight = 16
  378.         Items.Strings = (
  379.           '1. Compare All Like-Name Files - Current New/Old Dirs'
  380.           '2. Compare All Like-Name Files - All Sub Levels'
  381.           '3. Select & Compare  - Like-Name File List -  ...'
  382.           '4. Select & Compare - Like/UnLike Name File List  ...'
  383.           '5. List All Sub Levels Dir/Files - New Dir Tree - Only'
  384.           '6. List All Sub Levels Dir/Files - New/Old Dir Tree')
  385.         ParentFont = False
  386.         TabOrder = 3
  387.       end
  388.       object MnBtnStart: TBitBtn
  389.         Left = 397
  390.         Top = 55
  391.         Width = 89
  392.         Height = 32
  393.         Hint = 'Starts processing of Selected Directories or Files'
  394.         Caption = '&Start'
  395.         Font.Charset = DEFAULT_CHARSET
  396.         Font.Color = clBlue
  397.         Font.Height = -13
  398.         Font.Name = 'Arial'
  399.         Font.Style = [fsBold]
  400.         ModalResult = 3
  401.         ParentFont = False
  402.         ParentShowHint = False
  403.         ShowHint = True
  404.         TabOrder = 6
  405.         OnClick = MnBtnStartClick
  406.         Glyph.Data = {
  407.           76010000424D7601000000000000760000002800000020000000100000000100
  408.           04000000000000010000120B0000120B00001000000000000000000000000000
  409.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  410.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  411.           555555555555555555555555555555555555555555FF55555555555559055555
  412.           55555555577FF5555555555599905555555555557777F5555555555599905555
  413.           555555557777FF5555555559999905555555555777777F555555559999990555
  414.           5555557777777FF5555557990599905555555777757777F55555790555599055
  415.           55557775555777FF5555555555599905555555555557777F5555555555559905
  416.           555555555555777FF5555555555559905555555555555777FF55555555555579
  417.           05555555555555777FF5555555555557905555555555555777FF555555555555
  418.           5990555555555555577755555555555555555555555555555555}
  419.         NumGlyphs = 2
  420.       end
  421.       object MnCkTurnOffHint: TCheckBox
  422.         Left = 6
  423.         Top = 312
  424.         Width = 160
  425.         Height = 23
  426.         Hint = 'Turns off display of hints to user'
  427.         Caption = 'Turn off All Panel Hints'
  428.         Font.Charset = DEFAULT_CHARSET
  429.         Font.Color = clBlack
  430.         Font.Height = -11
  431.         Font.Name = 'Arial'
  432.         Font.Style = [fsBold]
  433.         ParentFont = False
  434.         ParentShowHint = False
  435.         ShowHint = True
  436.         TabOrder = 4
  437.         OnClick = MnCkTurnOffHintClick
  438.       end
  439.       object MnPanOptsU: TPanel
  440.         Left = 8
  441.         Top = 216
  442.         Width = 249
  443.         Height = 26
  444.         BevelOuter = bvLowered
  445.         TabOrder = 9
  446.         object MnlblOptsUsed: TLabel
  447.           Left = 7
  448.           Top = 4
  449.           Width = 28
  450.           Height = 14
  451.           Caption = 'None'
  452.           Font.Charset = ANSI_CHARSET
  453.           Font.Color = clBlack
  454.           Font.Height = -11
  455.           Font.Name = 'Arial'
  456.           Font.Style = [fsBold]
  457.           ParentFont = False
  458.           ParentShowHint = False
  459.           ShowHint = False
  460.         end
  461.       end
  462.       object MnCurrStatus: TPanel
  463.         Left = 8
  464.         Top = 279
  465.         Width = 476
  466.         Height = 25
  467.         BevelOuter = bvLowered
  468.         Font.Charset = ANSI_CHARSET
  469.         Font.Color = clMaroon
  470.         Font.Height = -11
  471.         Font.Name = 'Arial'
  472.         Font.Style = [fsBold]
  473.         ParentFont = False
  474.         TabOrder = 10
  475.       end
  476.       object mnMemDirect: TMemo
  477.         Left = 299
  478.         Top = 0
  479.         Width = 185
  480.         Height = 49
  481.         Color = clBtnFace
  482.         Font.Charset = ANSI_CHARSET
  483.         Font.Color = clRed
  484.         Font.Height = -11
  485.         Font.Name = 'Arial'
  486.         Font.Style = []
  487.         Lines.Strings = (
  488.           '1. Specify Input Directories '
  489.           '2. Set Compare/List Type Combobox '
  490.           '3. Press Start Button')
  491.         ParentFont = False
  492.         ReadOnly = True
  493.         TabOrder = 11
  494.       end
  495.       object MnPanImage: TPanel
  496.         Left = 16
  497.         Top = 0
  498.         Width = 45
  499.         Height = 46
  500.         BevelOuter = bvLowered
  501.         BorderStyle = bsSingle
  502.         Ctl3D = True
  503.         ParentCtl3D = False
  504.         TabOrder = 12
  505.         object MnImage3: TImage
  506.           Left = 3
  507.           Top = 0
  508.           Width = 37
  509.           Height = 42
  510.           Center = True
  511.           Picture.Data = {<image002.bmp>}
  512.         end
  513.       end
  514.     end
  515.     object TTabPage
  516.       Left = 4
  517.       Top = 27
  518.       Caption = 'Directory Select'
  519.       object DSDrLbl: TLabel
  520.         Left = 6
  521.         Top = 288
  522.         Width = 37
  523.         Height = 16
  524.         Hint = 'Sets Drive Id for all dir and file names'
  525.         Caption = 'Drive:'
  526.         Font.Charset = DEFAULT_CHARSET
  527.         Font.Color = clBlack
  528.         Font.Height = -13
  529.         Font.Name = 'Arial'
  530.         Font.Style = [fsBold]
  531.         ParentFont = False
  532.         ParentShowHint = False
  533.         ShowHint = True
  534.       end
  535.       object DSDirLbl: TLabel
  536.         Left = 4
  537.         Top = 73
  538.         Width = 107
  539.         Height = 16
  540.         Hint = 'Highlights Directory for both Dir and File Compare'
  541.         Caption = 'Use As Directory:'
  542.         Font.Charset = DEFAULT_CHARSET
  543.         Font.Color = clWindowText
  544.         Font.Height = -13
  545.         Font.Name = 'Arial'
  546.         Font.Style = [fsBold]
  547.         ParentFont = False
  548.         ParentShowHint = False
  549.         ShowHint = True
  550.       end
  551.       object DSLblDirNm: TLabel
  552.         Left = 118
  553.         Top = 75
  554.         Width = 136
  555.         Height = 16
  556.         Caption = 'H:\$Delphi3\DLSupCBF'
  557.         Font.Charset = DEFAULT_CHARSET
  558.         Font.Color = clWindowText
  559.         Font.Height = -13
  560.         Font.Name = 'Arial'
  561.         Font.Style = []
  562.         ParentFont = False
  563.         ParentShowHint = False
  564.         ShowHint = False
  565.       end
  566.       object DSFileLbl: TLabel
  567.         Left = 199
  568.         Top = 96
  569.         Width = 54
  570.         Height = 16
  571.         Caption = 'File List:'
  572.         Font.Charset = DEFAULT_CHARSET
  573.         Font.Color = clBlack
  574.         Font.Height = -13
  575.         Font.Name = 'Arial'
  576.         Font.Style = [fsBold]
  577.         ParentFont = False
  578.         ParentShowHint = False
  579.         ShowHint = True
  580.       end
  581.       object DSLblRefO: TLabel
  582.         Left = 260
  583.         Top = 96
  584.         Width = 84
  585.         Height = 14
  586.         Caption = '(Reference Only)'
  587.         Font.Charset = DEFAULT_CHARSET
  588.         Font.Color = clRed
  589.         Font.Height = -11
  590.         Font.Name = 'Arial'
  591.         Font.Style = []
  592.         ParentFont = False
  593.       end
  594.       object DsLblRetDir: TLabel
  595.         Left = 5
  596.         Top = 0
  597.         Width = 123
  598.         Height = 16
  599.         Hint = 'Highlights Directory for both Dir and File Compare'
  600.         Caption = 'Returned Directory:'
  601.         Font.Charset = DEFAULT_CHARSET
  602.         Font.Color = clWindowText
  603.         Font.Height = -13
  604.         Font.Name = 'Arial'
  605.         Font.Style = [fsBold]
  606.         ParentFont = False
  607.         ParentShowHint = False
  608.         ShowHint = True
  609.       end
  610.       object DSOLbl: TLabel
  611.         Left = 4
  612.         Top = 48
  613.         Width = 88
  614.         Height = 16
  615.         Hint = 'Receives Old Directory and/or File Name for Compare'
  616.         Caption = 'Old  Input Dir:'
  617.         Font.Charset = DEFAULT_CHARSET
  618.         Font.Color = clNavy
  619.         Font.Height = -13
  620.         Font.Name = 'Arial'
  621.         Font.Style = [fsBold]
  622.         ParentFont = False
  623.         ParentShowHint = False
  624.         ShowHint = True
  625.       end
  626.       object DSNLbl: TLabel
  627.         Left = 4
  628.         Top = 19
  629.         Width = 90
  630.         Height = 16
  631.         Hint = 'Receives New Directory and/or File Name for Compare'
  632.         Caption = 'New Input Dir:'
  633.         Font.Charset = DEFAULT_CHARSET
  634.         Font.Color = clNavy
  635.         Font.Height = -13
  636.         Font.Name = 'Arial'
  637.         Font.Style = [fsBold]
  638.         ParentFont = False
  639.         ParentShowHint = False
  640.         ShowHint = True
  641.       end
  642.       object DSDirectoryListBox1: TDirectoryListBox
  643.         Left = 5
  644.         Top = 95
  645.         Width = 180
  646.         Height = 189
  647.         DirLabel = DSLblDirNm
  648.         FileList = DSFileListBox1
  649.         ItemHeight = 16
  650.         TabOrder = 0
  651.       end
  652.       object DSDriveComboBox1: TDriveComboBox
  653.         Left = 5
  654.         Top = 304
  655.         Width = 180
  656.         Height = 22
  657.         DirList = DSDirectoryListBox1
  658.         TabOrder = 1
  659.       end
  660.       object DSReturnBut: TBitBtn
  661.         Left = 354
  662.         Top = 116
  663.         Width = 129
  664.         Height = 25
  665.         Hint = 'Return to Main Panel'
  666.         Caption = '    &Return'
  667.         Default = True
  668.         Font.Charset = DEFAULT_CHARSET
  669.         Font.Color = clBlue
  670.         Font.Height = -13
  671.         Font.Name = 'Arial'
  672.         Font.Style = [fsBold]
  673.         ModalResult = 1
  674.         ParentFont = False
  675.         ParentShowHint = False
  676.         ShowHint = True
  677.         TabOrder = 3
  678.         OnClick = DSReturnButClick
  679.         Glyph.Data = {
  680.           BE060000424DBE06000000000000360400002800000024000000120000000100
  681.           0800000000008802000000000000000000000001000000000000000000000000
  682.           80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  683.           A600000000000000000000000000000000000000000000000000000000000000
  684.           0000000000000000000000000000000000000000000000000000000000000000
  685.           0000000000000000000000000000000000000000000000000000000000000000
  686.           0000000000000000000000000000000000000000000000000000000000000000
  687.           0000000000000000000000000000000000000000000000000000000000000000
  688.           0000000000000000000000000000000000000000000000000000000000000000
  689.           0000000000000000000000000000000000000000000000000000000000000000
  690.           0000000000000000000000000000000000000000000000000000000000000000
  691.           0000000000000000000000000000000000000000000000000000000000000000
  692.           0000000000000000000000000000000000000000000000000000000000000000
  693.           0000000000000000000000000000000000000000000000000000000000000000
  694.           0000000000000000000000000000000000000000000000000000000000000000
  695.           0000000000000000000000000000000000000000000000000000000000000000
  696.           0000000000000000000000000000000000000000000000000000000000000000
  697.           0000000000000000000000000000000000000000000000000000000000000000
  698.           0000000000000000000000000000000000000000000000000000000000000000
  699.           0000000000000000000000000000000000000000000000000000000000000000
  700.           0000000000000000000000000000000000000000000000000000000000000000
  701.           0000000000000000000000000000000000000000000000000000000000000000
  702.           0000000000000000000000000000000000000000000000000000000000000000
  703.           0000000000000000000000000000000000000000000000000000000000000000
  704.           0000000000000000000000000000000000000000000000000000000000000000
  705.           0000000000000000000000000000000000000000000000000000000000000000
  706.           0000000000000000000000000000000000000000000000000000000000000000
  707.           0000000000000000000000000000000000000000000000000000000000000000
  708.           0000000000000000000000000000000000000000000000000000000000000000
  709.           0000000000000000000000000000000000000000000000000000000000000000
  710.           0000000000000000000000000000000000000000000000000000000000000000
  711.           0000000000000000000000000000000000000000000000000000000000000000
  712.           000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  713.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  714.           0303030303030303030303030303030303030303030303030303030303030303
  715.           03030303030303030303030303030303030303030303FF030303030303030303
  716.           03030303030303040403030303030303030303030303030303F8F8FF03030303
  717.           03030303030303030303040202040303030303030303030303030303F80303F8
  718.           FF030303030303030303030303040202020204030303030303030303030303F8
  719.           03030303F8FF0303030303030303030304020202020202040303030303030303
  720.           0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  721.           0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  722.           040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  723.           03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  724.           FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  725.           0303030303030303030303FA0202020403030303030303030303030303F8FF03
  726.           03F8FF03030303030303030303030303FA020202040303030303030303030303
  727.           0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  728.           03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  729.           030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  730.           0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  731.           03030303FA0202030303030303030303030303030303F8FFF803030303030303
  732.           030303030303030303FA0303030303030303030303030303030303F803030303
  733.           0303030303030303030303030303030303030303030303030303030303030303
  734.           0303}
  735.         NumGlyphs = 2
  736.       end
  737.       object DSFileListBox1: TFileListBox
  738.         Left = 200
  739.         Top = 116
  740.         Width = 129
  741.         Height = 168
  742.         Enabled = False
  743.         ItemHeight = 16
  744.         TabOrder = 2
  745.       end
  746.       object DSGroupBox1: TGroupBox
  747.         Left = 356
  748.         Top = 191
  749.         Width = 127
  750.         Height = 105
  751.         Caption = 'Use As Dir'
  752.         Font.Charset = DEFAULT_CHARSET
  753.         Font.Color = clBlack
  754.         Font.Height = -13
  755.         Font.Name = 'Arial'
  756.         Font.Style = [fsBold]
  757.         ParentFont = False
  758.         TabOrder = 5
  759.         object DSUOldDirBut: TBitBtn
  760.           Left = 15
  761.           Top = 67
  762.           Width = 96
  763.           Height = 25
  764.           Hint = 'Sets Old Dir Name for Dir Compare'
  765.           Caption = '&Old   Dir'
  766.           Font.Charset = DEFAULT_CHARSET
  767.           Font.Color = clTeal
  768.           Font.Height = -13
  769.           Font.Name = 'Arial'
  770.           Font.Style = [fsBold]
  771.           ParentFont = False
  772.           ParentShowHint = False
  773.           ShowHint = True
  774.           TabOrder = 1
  775.           OnClick = DSUOldDirButClick
  776.           Glyph.Data = {
  777.             76010000424D7601000000000000760000002800000020000000100000000100
  778.             04000000000000010000120B0000120B00001000000000000000000000000000
  779.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  780.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  781.             333333333337F33333333333333033333333333333373F333333333333090333
  782.             33333333337F7F33333333333309033333333333337373F33333333330999033
  783.             3333333337F337F33333333330999033333333333733373F3333333309999903
  784.             333333337F33337F33333333099999033333333373333373F333333099999990
  785.             33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
  786.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  787.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  788.             33333333337F7F33333333333300033333333333337773333333}
  789.           NumGlyphs = 2
  790.         end
  791.         object DSUNewDirBut: TBitBtn
  792.           Left = 15
  793.           Top = 28
  794.           Width = 96
  795.           Height = 25
  796.           Hint = 'Sets New Dir Name for Dir Compare'
  797.           Caption = '&New Dir'
  798.           Font.Charset = DEFAULT_CHARSET
  799.           Font.Color = clMaroon
  800.           Font.Height = -13
  801.           Font.Name = 'Arial'
  802.           Font.Style = [fsBold]
  803.           ParentFont = False
  804.           ParentShowHint = False
  805.           ShowHint = True
  806.           TabOrder = 0
  807.           OnClick = DSUNewDirButClick
  808.           Glyph.Data = {
  809.             76010000424D7601000000000000760000002800000020000000100000000100
  810.             04000000000000010000120B0000120B00001000000000000000000000000000
  811.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  812.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  813.             3333333333777F33333333333309033333333333337F7F333333333333090333
  814.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  815.             33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
  816.             3333333777737777F333333099999990333333373F3333373333333309999903
  817.             333333337F33337F33333333099999033333333373F333733333333330999033
  818.             3333333337F337F3333333333099903333333333373F37333333333333090333
  819.             33333333337F7F33333333333309033333333333337373333333333333303333
  820.             333333333337F333333333333330333333333333333733333333}
  821.           NumGlyphs = 2
  822.         end
  823.       end
  824.       object DSCancelBut: TBitBtn
  825.         Left = 354
  826.         Top = 151
  827.         Width = 129
  828.         Height = 25
  829.         Hint = 
  830.           'Restore entry values to Input Directories and return to Main Pan' +
  831.           'el'
  832.         Caption = '    &Cancel'
  833.         Default = True
  834.         Font.Charset = DEFAULT_CHARSET
  835.         Font.Color = clRed
  836.         Font.Height = -13
  837.         Font.Name = 'Arial'
  838.         Font.Style = [fsBold]
  839.         ModalResult = 1
  840.         ParentFont = False
  841.         ParentShowHint = False
  842.         ShowHint = True
  843.         TabOrder = 4
  844.         OnClick = DSCancelButClick
  845.         Glyph.Data = {
  846.           76010000424D7601000000000000760000002800000020000000100000000100
  847.           04000000000000010000130B0000130B00001000000000000000000000000000
  848.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  849.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  850.           3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  851.           3333333777333777FF3333993333339993333377FF3333377FF3399993333339
  852.           993337777FF3333377F3393999333333993337F777FF333337FF993399933333
  853.           399377F3777FF333377F993339993333399377F33777FF33377F993333999333
  854.           399377F333777FF3377F993333399933399377F3333777FF377F993333339993
  855.           399377FF3333777FF7733993333339993933373FF3333777F7F3399933333399
  856.           99333773FF3333777733339993333339933333773FFFFFF77333333999999999
  857.           3333333777333777333333333999993333333333377777333333}
  858.         NumGlyphs = 2
  859.       end
  860.       object DSInDirN: TEdit
  861.         Left = 101
  862.         Top = 16
  863.         Width = 380
  864.         Height = 24
  865.         AutoSelect = False
  866.         Color = clBtnFace
  867.         Ctl3D = True
  868.         Font.Charset = ANSI_CHARSET
  869.         Font.Color = clBlack
  870.         Font.Height = -13
  871.         Font.Name = 'Arial'
  872.         Font.Style = []
  873.         ParentCtl3D = False
  874.         ParentFont = False
  875.         ReadOnly = True
  876.         TabOrder = 6
  877.       end
  878.       object DSInDirO: TEdit
  879.         Left = 101
  880.         Top = 46
  881.         Width = 380
  882.         Height = 24
  883.         Color = clBtnFace
  884.         Font.Charset = ANSI_CHARSET
  885.         Font.Color = clBlack
  886.         Font.Height = -13
  887.         Font.Name = 'Arial'
  888.         Font.Style = []
  889.         ParentFont = False
  890.         ReadOnly = True
  891.         TabOrder = 7
  892.       end
  893.     end
  894.     object TTabPage
  895.       Left = 4
  896.       Top = 27
  897.       Caption = 'Preferences'
  898.       object PrTitPr: TLabel
  899.         Left = 6
  900.         Top = 31
  901.         Width = 349
  902.         Height = 14
  903.         Caption = 'Preference Options --- Affects Compare and Generated Results'
  904.         Font.Charset = DEFAULT_CHARSET
  905.         Font.Color = clBlack
  906.         Font.Height = -11
  907.         Font.Name = 'Arial'
  908.         Font.Style = [fsBold]
  909.         ParentFont = False
  910.       end
  911.       object PrPanPreferences: TPanel
  912.         Left = 5
  913.         Top = 46
  914.         Width = 395
  915.         Height = 263
  916.         Hint = 'Use value when XTAB checked'
  917.         Alignment = taLeftJustify
  918.         BevelInner = bvLowered
  919.         BevelOuter = bvLowered
  920.         BevelWidth = 2
  921.         Font.Charset = DEFAULT_CHARSET
  922.         Font.Color = clBlack
  923.         Font.Height = -11
  924.         Font.Name = 'Arial'
  925.         Font.Style = [fsBold]
  926.         ParentFont = False
  927.         TabOrder = 0
  928.         object PrLblCkeq: TLabel
  929.           Left = 71
  930.           Top = 31
  931.           Width = 312
  932.           Height = 14
  933.           Caption = 
  934.             'Accept Equal  length/file/date properties as matching binary fil' +
  935.             'es.'
  936.           Font.Charset = DEFAULT_CHARSET
  937.           Font.Color = clBlack
  938.           Font.Height = -11
  939.           Font.Name = 'Arial'
  940.           Font.Style = []
  941.           ParentFont = False
  942.         end
  943.         object PrLblChgo: TLabel
  944.           Left = 71
  945.           Top = 76
  946.           Width = 248
  947.           Height = 14
  948.           Caption = 'Report only changed files in the "Overall Summary".'
  949.           Font.Charset = DEFAULT_CHARSET
  950.           Font.Color = clBlack
  951.           Font.Height = -11
  952.           Font.Name = 'Arial'
  953.           Font.Style = []
  954.           ParentFont = False
  955.         end
  956.         object PrLblSpnm: TLabel
  957.           Left = 71
  958.           Top = 95
  959.           Width = 306
  960.           Height = 14
  961.           Caption = 'Suppress report of Not-Paired Names in the "Overall Summary".'
  962.           Font.Charset = DEFAULT_CHARSET
  963.           Font.Color = clBlack
  964.           Font.Height = -11
  965.           Font.Name = 'Arial'
  966.           Font.Style = []
  967.           ParentFont = False
  968.         end
  969.         object PrLblColon1: TLabel
  970.           Left = 64
  971.           Top = 30
  972.           Width = 3
  973.           Height = 14
  974.           Caption = ':'
  975.         end
  976.         object PrLblColon2: TLabel
  977.           Left = 64
  978.           Top = 74
  979.           Width = 3
  980.           Height = 14
  981.           Caption = ':'
  982.         end
  983.         object PrLblColon3: TLabel
  984.           Left = 64
  985.           Top = 94
  986.           Width = 3
  987.           Height = 14
  988.           Caption = ':'
  989.         end
  990.         object PrLblOptType2: TLabel
  991.           Left = 27
  992.           Top = 125
  993.           Width = 283
  994.           Height = 14
  995.           Caption = 'Applies to (5,6) -- List Directory/File Names Reports '
  996.           Font.Charset = DEFAULT_CHARSET
  997.           Font.Color = clBlack
  998.           Font.Height = -11
  999.           Font.Name = 'Arial'
  1000.           Font.Style = [fsBold, fsUnderline]
  1001.           ParentFont = False
  1002.         end
  1003.         object PrLblOptType1: TLabel
  1004.           Left = 27
  1005.           Top = 12
  1006.           Width = 259
  1007.           Height = 14
  1008.           Caption = 'Applies to (1,2,3,4) -- All Compare Type Reports'
  1009.           Font.Charset = DEFAULT_CHARSET
  1010.           Font.Color = clBlack
  1011.           Font.Height = -11
  1012.           Font.Name = 'Arial'
  1013.           Font.Style = [fsBold, fsUnderline]
  1014.           ParentFont = False
  1015.         end
  1016.         object PrLblListDirO: TLabel
  1017.           Left = 71
  1018.           Top = 143
  1019.           Width = 231
  1020.           Height = 14
  1021.           Caption = 'List directory entries only. Suppress file entries.'
  1022.           Font.Charset = DEFAULT_CHARSET
  1023.           Font.Color = clBlack
  1024.           Font.Height = -11
  1025.           Font.Name = 'Arial'
  1026.           Font.Style = []
  1027.           ParentFont = False
  1028.         end
  1029.         object PrLblColon4: TLabel
  1030.           Left = 64
  1031.           Top = 143
  1032.           Width = 3
  1033.           Height = 14
  1034.           Caption = ':'
  1035.         end
  1036.         object PrLblOptType3: TLabel
  1037.           Left = 27
  1038.           Top = 56
  1039.           Width = 303
  1040.           Height = 14
  1041.           Caption = 'Applies to (1,3,4) -- Single Level Compare Type Reports'
  1042.           Font.Charset = DEFAULT_CHARSET
  1043.           Font.Color = clBlack
  1044.           Font.Height = -11
  1045.           Font.Name = 'Arial'
  1046.           Font.Style = [fsBold, fsUnderline]
  1047.           ParentFont = False
  1048.         end
  1049.         object PrLblOvso: TLabel
  1050.           Left = 71
  1051.           Top = 194
  1052.           Width = 284
  1053.           Height = 14
  1054.           Caption = 'Supress Tree List View and Report Only Overall Summary.'
  1055.           Font.Charset = DEFAULT_CHARSET
  1056.           Font.Color = clBlack
  1057.           Font.Height = -11
  1058.           Font.Name = 'Arial'
  1059.           Font.Style = []
  1060.           ParentFont = False
  1061.         end
  1062.         object PrLblColon5: TLabel
  1063.           Left = 64
  1064.           Top = 193
  1065.           Width = 3
  1066.           Height = 14
  1067.           Caption = ':'
  1068.         end
  1069.         object PrLblOptType4: TLabel
  1070.           Left = 27
  1071.           Top = 173
  1072.           Width = 324
  1073.           Height = 14
  1074.           Caption = 'Applies to (2) -- Compare Multiple Sub-Dir/File Name Report'
  1075.           Font.Charset = DEFAULT_CHARSET
  1076.           Font.Color = clBlack
  1077.           Font.Height = -11
  1078.           Font.Name = 'Arial'
  1079.           Font.Style = [fsBold, fsUnderline]
  1080.           ParentFont = False
  1081.         end
  1082.         object PrLblColon6: TLabel
  1083.           Left = 63
  1084.           Top = 211
  1085.           Width = 3
  1086.           Height = 14
  1087.           Caption = ':'
  1088.         end
  1089.         object PrLblSdfl: TLabel
  1090.           Left = 71
  1091.           Top = 212
  1092.           Width = 224
  1093.           Height = 14
  1094.           Caption = 'Supress Inserted/Deleted directory file entries.'
  1095.           Font.Charset = DEFAULT_CHARSET
  1096.           Font.Color = clBlack
  1097.           Font.Height = -11
  1098.           Font.Name = 'Arial'
  1099.           Font.Style = []
  1100.           ParentFont = False
  1101.         end
  1102.         object PrLblSmfs: TLabel
  1103.           Left = 71
  1104.           Top = 230
  1105.           Width = 257
  1106.           Height = 14
  1107.           Caption = 'Suppress matching file spans within directory nodes.'
  1108.           Font.Charset = DEFAULT_CHARSET
  1109.           Font.Color = clBlack
  1110.           Font.Height = -11
  1111.           Font.Name = 'Arial'
  1112.           Font.Style = []
  1113.           ParentFont = False
  1114.         end
  1115.         object PrLblColon7: TLabel
  1116.           Left = 64
  1117.           Top = 229
  1118.           Width = 3
  1119.           Height = 14
  1120.           Caption = ':'
  1121.         end
  1122.         object PrCkAEqF: TCheckBox
  1123.           Left = 7
  1124.           Top = 30
  1125.           Width = 47
  1126.           Height = 17
  1127.           Caption = 'AEQF'
  1128.           Font.Charset = DEFAULT_CHARSET
  1129.           Font.Color = clWindowText
  1130.           Font.Height = -11
  1131.           Font.Name = 'Arial'
  1132.           Font.Style = [fsBold]
  1133.           ParentFont = False
  1134.           TabOrder = 0
  1135.         end
  1136.         object PrCkChgO: TCheckBox
  1137.           Tag = 1
  1138.           Left = 9
  1139.           Top = 74
  1140.           Width = 50
  1141.           Height = 17
  1142.           Caption = 'CHGO'
  1143.           Font.Charset = DEFAULT_CHARSET
  1144.           Font.Color = clWindowText
  1145.           Font.Height = -11
  1146.           Font.Name = 'Arial'
  1147.           Font.Style = [fsBold]
  1148.           ParentFont = False
  1149.           TabOrder = 1
  1150.         end
  1151.         object PrCkSpnm: TCheckBox
  1152.           Tag = 2
  1153.           Left = 9
  1154.           Top = 94
  1155.           Width = 50
  1156.           Height = 17
  1157.           Caption = 'SPNM'
  1158.           Font.Charset = DEFAULT_CHARSET
  1159.           Font.Color = clWindowText
  1160.           Font.Height = -11
  1161.           Font.Name = 'Arial'
  1162.           Font.Style = [fsBold]
  1163.           ParentFont = False
  1164.           TabOrder = 2
  1165.         end
  1166.         object PrCkListDEO: TCheckBox
  1167.           Tag = 3
  1168.           Left = 9
  1169.           Top = 142
  1170.           Width = 50
  1171.           Height = 17
  1172.           Caption = 'LDEO'
  1173.           Font.Charset = DEFAULT_CHARSET
  1174.           Font.Color = clWindowText
  1175.           Font.Height = -11
  1176.           Font.Name = 'Arial'
  1177.           Font.Style = [fsBold]
  1178.           ParentFont = False
  1179.           TabOrder = 3
  1180.         end
  1181.         object PrCkOvsO: TCheckBox
  1182.           Tag = 4
  1183.           Left = 9
  1184.           Top = 193
  1185.           Width = 50
  1186.           Height = 17
  1187.           Caption = 'OVSO'
  1188.           Font.Charset = DEFAULT_CHARSET
  1189.           Font.Color = clWindowText
  1190.           Font.Height = -11
  1191.           Font.Name = 'Arial'
  1192.           Font.Style = [fsBold]
  1193.           ParentFont = False
  1194.           TabOrder = 4
  1195.         end
  1196.         object PrCkSdfl: TCheckBox
  1197.           Tag = 5
  1198.           Left = 9
  1199.           Top = 211
  1200.           Width = 50
  1201.           Height = 17
  1202.           Caption = 'SDFL'
  1203.           Font.Charset = DEFAULT_CHARSET
  1204.           Font.Color = clWindowText
  1205.           Font.Height = -11
  1206.           Font.Name = 'Arial'
  1207.           Font.Style = [fsBold]
  1208.           ParentFont = False
  1209.           TabOrder = 5
  1210.         end
  1211.         object PrCkSmfs: TCheckBox
  1212.           Tag = 6
  1213.           Left = 9
  1214.           Top = 229
  1215.           Width = 50
  1216.           Height = 17
  1217.           Caption = 'SMFS'
  1218.           Font.Charset = DEFAULT_CHARSET
  1219.           Font.Color = clWindowText
  1220.           Font.Height = -11
  1221.           Font.Name = 'Arial'
  1222.           Font.Style = [fsBold]
  1223.           ParentFont = False
  1224.           TabOrder = 6
  1225.         end
  1226.       end
  1227.       object PrButReturn: TBitBtn
  1228.         Left = 409
  1229.         Top = 48
  1230.         Width = 76
  1231.         Height = 25
  1232.         Hint = 'Returns to Main Panel'
  1233.         Caption = '&Return'
  1234.         Font.Charset = DEFAULT_CHARSET
  1235.         Font.Color = clBlue
  1236.         Font.Height = -13
  1237.         Font.Name = 'Arial'
  1238.         Font.Style = [fsBold]
  1239.         ParentFont = False
  1240.         ParentShowHint = False
  1241.         ShowHint = True
  1242.         TabOrder = 1
  1243.         OnClick = PrButReturnClick
  1244.         Glyph.Data = {
  1245.           76010000424D7601000000000000760000002800000020000000100000000100
  1246.           04000000000000010000120B0000120B00001000000000000000000000000000
  1247.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1248.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1249.           3333333333333333333333333333333333333333333333333333333333333333
  1250.           3333333333333FF3333333333333003333333333333F77F33333333333009033
  1251.           333333333F7737F333333333009990333333333F773337FFFFFF330099999000
  1252.           00003F773333377777770099999999999990773FF33333FFFFF7330099999000
  1253.           000033773FF33777777733330099903333333333773FF7F33333333333009033
  1254.           33333333337737F3333333333333003333333333333377333333333333333333
  1255.           3333333333333333333333333333333333333333333333333333333333333333
  1256.           3333333333333333333333333333333333333333333333333333}
  1257.         NumGlyphs = 2
  1258.       end
  1259.       object PrButCancel: TBitBtn
  1260.         Left = 409
  1261.         Top = 95
  1262.         Width = 76
  1263.         Height = 25
  1264.         Hint = 'Retains Original Preference Options and Returns'
  1265.         Caption = '&Cancel'
  1266.         Font.Charset = DEFAULT_CHARSET
  1267.         Font.Color = clRed
  1268.         Font.Height = -13
  1269.         Font.Name = 'Arial'
  1270.         Font.Style = [fsBold]
  1271.         ParentFont = False
  1272.         ParentShowHint = False
  1273.         ShowHint = True
  1274.         TabOrder = 2
  1275.         OnClick = PrButCancelClick
  1276.         Glyph.Data = {
  1277.           76010000424D7601000000000000760000002800000020000000100000000100
  1278.           04000000000000010000130B0000130B00001000000000000000000000000000
  1279.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1280.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1281.           333333333333333333333333333333333333333FFF33FF333FFF339993370733
  1282.           999333777FF37FF377733339993000399933333777F777F77733333399970799
  1283.           93333333777F7377733333333999399933333333377737773333333333990993
  1284.           3333333333737F73333333333331013333333333333777FF3333333333910193
  1285.           333333333337773FF3333333399000993333333337377737FF33333399900099
  1286.           93333333773777377FF333399930003999333337773777F777FF339993370733
  1287.           9993337773337333777333333333333333333333333333333333333333333333
  1288.           3333333333333333333333333333333333333333333333333333}
  1289.         NumGlyphs = 2
  1290.       end
  1291.       object PrButReset: TBitBtn
  1292.         Left = 409
  1293.         Top = 142
  1294.         Width = 76
  1295.         Height = 25
  1296.         Hint = 'Resets all Preferences to Unchecked State'
  1297.         Caption = '&Reset'
  1298.         Font.Charset = DEFAULT_CHARSET
  1299.         Font.Color = clMaroon
  1300.         Font.Height = -13
  1301.         Font.Name = 'Arial'
  1302.         Font.Style = [fsBold]
  1303.         ParentFont = False
  1304.         ParentShowHint = False
  1305.         ShowHint = True
  1306.         TabOrder = 3
  1307.         OnClick = PrButResetClick
  1308.         Glyph.Data = {
  1309.           76010000424D7601000000000000760000002800000020000000100000000100
  1310.           04000000000000010000130B0000130B00001000000000000000000000000000
  1311.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1312.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1313.           3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  1314.           3333333777333777FF3333993333339993333377FF3333377FF3399993333339
  1315.           993337777FF3333377F3393999333333993337F777FF333337FF993399933333
  1316.           399377F3777FF333377F993339993333399377F33777FF33377F993333999333
  1317.           399377F333777FF3377F993333399933399377F3333777FF377F993333339993
  1318.           399377FF3333777FF7733993333339993933373FF3333777F7F3399933333399
  1319.           99333773FF3333777733339993333339933333773FFFFFF77333333999999999
  1320.           3333333777333777333333333999993333333333377777333333}
  1321.         NumGlyphs = 2
  1322.       end
  1323.     end
  1324.     object TTabPage
  1325.       Left = 4
  1326.       Top = 27
  1327.       Caption = 'About'
  1328.       object AbFrmAbout: TPanel
  1329.         Left = 18
  1330.         Top = 21
  1331.         Width = 433
  1332.         Height = 308
  1333.         BevelInner = bvLowered
  1334.         BevelOuter = bvLowered
  1335.         BevelWidth = 2
  1336.         BorderWidth = 2
  1337.         Caption = 'AbFrmAbout'
  1338.         Font.Charset = DEFAULT_CHARSET
  1339.         Font.Color = clWindowText
  1340.         Font.Height = -11
  1341.         Font.Name = 'System'
  1342.         Font.Style = []
  1343.         ParentFont = False
  1344.         TabOrder = 0
  1345.         object AbLblProdNm: TLabel
  1346.           Left = 177
  1347.           Top = 7
  1348.           Width = 94
  1349.           Height = 16
  1350.           Caption = 'Product Name:'
  1351.           Font.Charset = DEFAULT_CHARSET
  1352.           Font.Color = clTeal
  1353.           Font.Height = -13
  1354.           Font.Name = 'Arial'
  1355.           Font.Style = [fsBold]
  1356.           ParentFont = False
  1357.           IsControl = True
  1358.         end
  1359.         object AbLblProdNm2: TLabel
  1360.           Left = 182
  1361.           Top = 25
  1362.           Width = 79
  1363.           Height = 18
  1364.           Caption = 'DLSupCBF'
  1365.           Font.Charset = DEFAULT_CHARSET
  1366.           Font.Color = clMaroon
  1367.           Font.Height = -15
  1368.           Font.Name = 'Arial'
  1369.           Font.Style = [fsBold]
  1370.           ParentFont = False
  1371.           IsControl = True
  1372.         end
  1373.         object AbLblExt2: TLabel
  1374.           Left = 106
  1375.           Top = 64
  1376.           Width = 252
  1377.           Height = 16
  1378.           Caption = 'directory level detecting file differences'
  1379.           Font.Charset = DEFAULT_CHARSET
  1380.           Font.Color = clBlue
  1381.           Font.Height = -13
  1382.           Font.Name = 'Arial'
  1383.           Font.Style = [fsBold]
  1384.           ParentFont = False
  1385.           IsControl = True
  1386.         end
  1387.         object AbMod1: TLabel
  1388.           Left = 37
  1389.           Top = 92
  1390.           Width = 371
  1391.           Height = 16
  1392.           Caption = 'Modeled after the PC version of DLSuperCX Line Compare'
  1393.           Font.Charset = DEFAULT_CHARSET
  1394.           Font.Color = clTeal
  1395.           Font.Height = -13
  1396.           Font.Name = 'Arial'
  1397.           Font.Style = [fsBold]
  1398.           ParentFont = False
  1399.           IsControl = True
  1400.         end
  1401.         object AbMod2: TLabel
  1402.           Left = 42
  1403.           Top = 108
  1404.           Width = 348
  1405.           Height = 16
  1406.           Caption = ' for form and content but reporting only on binary files '
  1407.           Font.Charset = DEFAULT_CHARSET
  1408.           Font.Color = clTeal
  1409.           Font.Height = -13
  1410.           Font.Name = 'Arial'
  1411.           Font.Style = [fsBold]
  1412.           ParentFont = False
  1413.           IsControl = True
  1414.         end
  1415.         object AbLblExt1: TLabel
  1416.           Left = 102
  1417.           Top = 48
  1418.           Width = 263
  1419.           Height = 16
  1420.           Caption = 'A DLSuperC Utility to compare files at the'
  1421.           Font.Charset = DEFAULT_CHARSET
  1422.           Font.Color = clBlue
  1423.           Font.Height = -13
  1424.           Font.Name = 'Arial'
  1425.           Font.Style = [fsBold]
  1426.           ParentFont = False
  1427.           IsControl = True
  1428.         end
  1429.         object AbPanInfo: TPanel
  1430.           Left = 45
  1431.           Top = 129
  1432.           Width = 354
  1433.           Height = 166
  1434.           BevelInner = bvLowered
  1435.           BevelOuter = bvLowered
  1436.           BevelWidth = 2
  1437.           BorderWidth = 2
  1438.           TabOrder = 1
  1439.           object AbPLabel2: TLabel
  1440.             Left = 124
  1441.             Top = 23
  1442.             Width = 217
  1443.             Height = 15
  1444.             AutoSize = False
  1445.             Caption = '1998 '
  1446.             Font.Charset = DEFAULT_CHARSET
  1447.             Font.Color = clWindowText
  1448.             Font.Height = -13
  1449.             Font.Name = 'Arial'
  1450.             Font.Style = [fsBold]
  1451.             ParentFont = False
  1452.           end
  1453.           object AbLabel3: TLabel
  1454.             Left = 124
  1455.             Top = 38
  1456.             Width = 217
  1457.             Height = 15
  1458.             AutoSize = False
  1459.             Caption = 'Donald M. Ludlow'
  1460.             Font.Charset = DEFAULT_CHARSET
  1461.             Font.Color = clBlack
  1462.             Font.Height = -13
  1463.             Font.Name = 'Arial'
  1464.             Font.Style = [fsBold]
  1465.             ParentFont = False
  1466.           end
  1467.           object AbLabel4: TLabel
  1468.             Left = 124
  1469.             Top = 66
  1470.             Width = 217
  1471.             Height = 15
  1472.             AutoSize = False
  1473.             Caption = '7829 Harbor Dr.'
  1474.             Font.Charset = DEFAULT_CHARSET
  1475.             Font.Color = clBlack
  1476.             Font.Height = -13
  1477.             Font.Name = 'Arial'
  1478.             Font.Style = [fsBold]
  1479.             ParentFont = False
  1480.           end
  1481.           object AbLabel5: TLabel
  1482.             Left = 124
  1483.             Top = 80
  1484.             Width = 217
  1485.             Height = 15
  1486.             AutoSize = False
  1487.             Caption = 'Raleigh, NC  27615'
  1488.             Font.Charset = DEFAULT_CHARSET
  1489.             Font.Color = clBlack
  1490.             Font.Height = -13
  1491.             Font.Name = 'Arial'
  1492.             Font.Style = [fsBold]
  1493.             ParentFont = False
  1494.           end
  1495.           object AbLabel6: TLabel
  1496.             Left = 124
  1497.             Top = 94
  1498.             Width = 217
  1499.             Height = 15
  1500.             AutoSize = False
  1501.             Caption = '(919) 846-7108          '
  1502.             Font.Charset = DEFAULT_CHARSET
  1503.             Font.Color = clBlack
  1504.             Font.Height = -13
  1505.             Font.Name = 'Arial'
  1506.             Font.Style = [fsBold]
  1507.             ParentFont = False
  1508.           end
  1509.           object AbLabel9: TLabel
  1510.             Left = 124
  1511.             Top = 123
  1512.             Width = 217
  1513.             Height = 15
  1514.             AutoSize = False
  1515.             Caption = 'http://members.aol.com/superc02'
  1516.             Font.Charset = DEFAULT_CHARSET
  1517.             Font.Color = clBlack
  1518.             Font.Height = -13
  1519.             Font.Name = 'Arial'
  1520.             Font.Style = [fsBold]
  1521.             ParentFont = False
  1522.           end
  1523.           object AbLabel7a: TLabel
  1524.             Left = 124
  1525.             Top = 109
  1526.             Width = 217
  1527.             Height = 15
  1528.             AutoSize = False
  1529.             Caption = 'superc02@mindspring.com'
  1530.             Font.Charset = DEFAULT_CHARSET
  1531.             Font.Color = clBlack
  1532.             Font.Height = -13
  1533.             Font.Name = 'Arial'
  1534.             Font.Style = [fsBold]
  1535.             ParentFont = False
  1536.           end
  1537.           object AbPLabel1: TLabel
  1538.             Left = 8
  1539.             Top = 9
  1540.             Width = 94
  1541.             Height = 15
  1542.             AutoSize = False
  1543.             Caption = 'Version '
  1544.             Font.Charset = DEFAULT_CHARSET
  1545.             Font.Color = clBlack
  1546.             Font.Height = -13
  1547.             Font.Name = 'Arial'
  1548.             Font.Style = [fsBold]
  1549.             ParentFont = False
  1550.           end
  1551.           object AbPLabel4a: TLabel
  1552.             Left = 8
  1553.             Top = 23
  1554.             Width = 94
  1555.             Height = 15
  1556.             AutoSize = False
  1557.             Caption = 'Copyright      '
  1558.             Font.Charset = DEFAULT_CHARSET
  1559.             Font.Color = clWindowText
  1560.             Font.Height = -13
  1561.             Font.Name = 'Courier New'
  1562.             Font.Style = [fsBold]
  1563.             ParentFont = False
  1564.           end
  1565.           object AbPLabel3: TLabel
  1566.             Left = 8
  1567.             Top = 38
  1568.             Width = 94
  1569.             Height = 15
  1570.             AutoSize = False
  1571.             Caption = 'Developed By'
  1572.             Font.Charset = DEFAULT_CHARSET
  1573.             Font.Color = clBlack
  1574.             Font.Height = -13
  1575.             Font.Name = 'Arial'
  1576.             Font.Style = [fsBold]
  1577.             ParentFont = False
  1578.           end
  1579.           object AbPLabel4: TLabel
  1580.             Left = 8
  1581.             Top = 67
  1582.             Width = 94
  1583.             Height = 16
  1584.             AutoSize = False
  1585.             Caption = 'Address '
  1586.             Font.Charset = DEFAULT_CHARSET
  1587.             Font.Color = clBlack
  1588.             Font.Height = -13
  1589.             Font.Name = 'Arial'
  1590.             Font.Style = [fsBold]
  1591.             ParentFont = False
  1592.           end
  1593.           object AbPLabel5: TLabel
  1594.             Left = 8
  1595.             Top = 80
  1596.             Width = 94
  1597.             Height = 15
  1598.             AutoSize = False
  1599.             Caption = '     '
  1600.             Font.Charset = DEFAULT_CHARSET
  1601.             Font.Color = clWindowText
  1602.             Font.Height = -13
  1603.             Font.Name = 'Courier New'
  1604.             Font.Style = [fsBold]
  1605.             ParentFont = False
  1606.           end
  1607.           object AbPLabel6: TLabel
  1608.             Left = 8
  1609.             Top = 94
  1610.             Width = 94
  1611.             Height = 15
  1612.             AutoSize = False
  1613.             Caption = 'Telephone '
  1614.             Font.Charset = DEFAULT_CHARSET
  1615.             Font.Color = clBlack
  1616.             Font.Height = -13
  1617.             Font.Name = 'Arial'
  1618.             Font.Style = [fsBold]
  1619.             ParentFont = False
  1620.           end
  1621.           object AbPLabel7: TLabel
  1622.             Left = 8
  1623.             Top = 109
  1624.             Width = 94
  1625.             Height = 15
  1626.             AutoSize = False
  1627.             Caption = 'E-Mail  '
  1628.             Font.Charset = DEFAULT_CHARSET
  1629.             Font.Color = clBlack
  1630.             Font.Height = -13
  1631.             Font.Name = 'Arial'
  1632.             Font.Style = [fsBold]
  1633.             ParentFont = False
  1634.           end
  1635.           object AbPLabel9: TLabel
  1636.             Left = 8
  1637.             Top = 123
  1638.             Width = 94
  1639.             Height = 16
  1640.             AutoSize = False
  1641.             Caption = 'Home Page  '
  1642.             Font.Charset = DEFAULT_CHARSET
  1643.             Font.Color = clBlack
  1644.             Font.Height = -13
  1645.             Font.Name = 'Arial'
  1646.             Font.Style = [fsBold]
  1647.             ParentFont = False
  1648.           end
  1649.           object AbLblColon2: TLabel
  1650.             Left = 107
  1651.             Top = 23
  1652.             Width = 10
  1653.             Height = 15
  1654.             AutoSize = False
  1655.             Caption = ':'
  1656.             Font.Charset = DEFAULT_CHARSET
  1657.             Font.Color = clBlack
  1658.             Font.Height = -13
  1659.             Font.Name = 'Arial'
  1660.             Font.Style = [fsBold]
  1661.             ParentFont = False
  1662.           end
  1663.           object AbLblColon3: TLabel
  1664.             Left = 107
  1665.             Top = 37
  1666.             Width = 10
  1667.             Height = 15
  1668.             AutoSize = False
  1669.             Caption = ':'
  1670.             Font.Charset = DEFAULT_CHARSET
  1671.             Font.Color = clBlack
  1672.             Font.Height = -13
  1673.             Font.Name = 'Arial'
  1674.             Font.Style = [fsBold]
  1675.             ParentFont = False
  1676.           end
  1677.           object AbLblColon4: TLabel
  1678.             Left = 107
  1679.             Top = 65
  1680.             Width = 10
  1681.             Height = 15
  1682.             AutoSize = False
  1683.             Caption = ':'
  1684.             Font.Charset = DEFAULT_CHARSET
  1685.             Font.Color = clBlack
  1686.             Font.Height = -13
  1687.             Font.Name = 'Arial'
  1688.             Font.Style = [fsBold]
  1689.             ParentFont = False
  1690.           end
  1691.           object AbLblColon5: TLabel
  1692.             Left = 107
  1693.             Top = 80
  1694.             Width = 10
  1695.             Height = 15
  1696.             AutoSize = False
  1697.             Caption = ':'
  1698.             Font.Charset = DEFAULT_CHARSET
  1699.             Font.Color = clBlack
  1700.             Font.Height = -13
  1701.             Font.Name = 'Arial'
  1702.             Font.Style = [fsBold]
  1703.             ParentFont = False
  1704.           end
  1705.           object AbLblColon6: TLabel
  1706.             Left = 107
  1707.             Top = 94
  1708.             Width = 10
  1709.             Height = 15
  1710.             AutoSize = False
  1711.             Caption = ':'
  1712.             Font.Charset = DEFAULT_CHARSET
  1713.             Font.Color = clBlack
  1714.             Font.Height = -13
  1715.             Font.Name = 'Arial'
  1716.             Font.Style = [fsBold]
  1717.             ParentFont = False
  1718.           end
  1719.           object AbLblColon7: TLabel
  1720.             Left = 107
  1721.             Top = 108
  1722.             Width = 10
  1723.             Height = 15
  1724.             AutoSize = False
  1725.             Caption = ':'
  1726.             Font.Charset = DEFAULT_CHARSET
  1727.             Font.Color = clBlack
  1728.             Font.Height = -13
  1729.             Font.Name = 'Arial'
  1730.             Font.Style = [fsBold]
  1731.             ParentFont = False
  1732.           end
  1733.           object AbLblColon9: TLabel
  1734.             Left = 107
  1735.             Top = 122
  1736.             Width = 10
  1737.             Height = 15
  1738.             AutoSize = False
  1739.             Caption = ':'
  1740.             Font.Charset = DEFAULT_CHARSET
  1741.             Font.Color = clBlack
  1742.             Font.Height = -13
  1743.             Font.Name = 'Arial'
  1744.             Font.Style = [fsBold]
  1745.             ParentFont = False
  1746.           end
  1747.           object AbPLabel1b: TLabel
  1748.             Left = 107
  1749.             Top = 8
  1750.             Width = 36
  1751.             Height = 16
  1752.             Caption = ':xxxx'
  1753.             Font.Charset = DEFAULT_CHARSET
  1754.             Font.Color = clWindowText
  1755.             Font.Height = -13
  1756.             Font.Name = 'Arial'
  1757.             Font.Style = [fsBold]
  1758.             ParentFont = False
  1759.           end
  1760.           object Label1: TLabel
  1761.             Left = 8
  1762.             Top = 139
  1763.             Width = 94
  1764.             Height = 16
  1765.             AutoSize = False
  1766.             Caption = 'Pgm Updates'
  1767.             Font.Charset = DEFAULT_CHARSET
  1768.             Font.Color = clBlack
  1769.             Font.Height = -13
  1770.             Font.Name = 'Arial'
  1771.             Font.Style = [fsBold]
  1772.             ParentFont = False
  1773.           end
  1774.           object Label2: TLabel
  1775.             Left = 124
  1776.             Top = 139
  1777.             Width = 217
  1778.             Height = 15
  1779.             AutoSize = False
  1780.             Caption = 'http://members.aol.com/superc02'
  1781.             Font.Charset = DEFAULT_CHARSET
  1782.             Font.Color = clBlack
  1783.             Font.Height = -13
  1784.             Font.Name = 'Arial'
  1785.             Font.Style = [fsBold]
  1786.             ParentFont = False
  1787.           end
  1788.           object Label3: TLabel
  1789.             Left = 107
  1790.             Top = 138
  1791.             Width = 10
  1792.             Height = 15
  1793.             AutoSize = False
  1794.             Caption = ':'
  1795.             Font.Charset = DEFAULT_CHARSET
  1796.             Font.Color = clBlack
  1797.             Font.Height = -13
  1798.             Font.Name = 'Arial'
  1799.             Font.Style = [fsBold]
  1800.             ParentFont = False
  1801.           end
  1802.           object AbPLabel8: TLabel
  1803.             Left = 8
  1804.             Top = 53
  1805.             Width = 94
  1806.             Height = 15
  1807.             AutoSize = False
  1808.             Caption = 'For     '
  1809.             Font.Charset = DEFAULT_CHARSET
  1810.             Font.Color = clBlack
  1811.             Font.Height = -13
  1812.             Font.Name = 'Arial'
  1813.             Font.Style = [fsBold]
  1814.             ParentFont = False
  1815.           end
  1816.           object AbLblColon8: TLabel
  1817.             Left = 107
  1818.             Top = 52
  1819.             Width = 10
  1820.             Height = 15
  1821.             AutoSize = False
  1822.             Caption = ':'
  1823.             Font.Charset = DEFAULT_CHARSET
  1824.             Font.Color = clBlack
  1825.             Font.Height = -13
  1826.             Font.Name = 'Arial'
  1827.             Font.Style = [fsBold]
  1828.             ParentFont = False
  1829.           end
  1830.           object AbLabel8a: TLabel
  1831.             Left = 124
  1832.             Top = 53
  1833.             Width = 217
  1834.             Height = 15
  1835.             AutoSize = False
  1836.             Caption = 'SuperC Inc.'
  1837.             Font.Charset = DEFAULT_CHARSET
  1838.             Font.Color = clBlack
  1839.             Font.Height = -13
  1840.             Font.Name = 'Arial'
  1841.             Font.Style = [fsBold]
  1842.             ParentFont = False
  1843.           end
  1844.         end
  1845.         object AbButReturn: TBitBtn
  1846.           Left = 336
  1847.           Top = 12
  1848.           Width = 83
  1849.           Height = 31
  1850.           Hint = 'Returns to the Main Panel'
  1851.           Caption = '&Return'
  1852.           Font.Charset = DEFAULT_CHARSET
  1853.           Font.Color = clRed
  1854.           Font.Height = -13
  1855.           Font.Name = 'Arial'
  1856.           Font.Style = [fsBold]
  1857.           ParentFont = False
  1858.           TabOrder = 0
  1859.           OnClick = AbButReturnClick
  1860.           Glyph.Data = {
  1861.             76010000424D7601000000000000760000002800000020000000100000000100
  1862.             04000000000000010000120B0000120B00001000000000000000000000000000
  1863.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1864.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1865.             3333333333333333333333333333333333333333333333333333333333333333
  1866.             3333333333333FF3333333333333003333333333333F77F33333333333009033
  1867.             333333333F7737F333333333009990333333333F773337FFFFFF330099999000
  1868.             00003F773333377777770099999999999990773FF33333FFFFF7330099999000
  1869.             000033773FF33777777733330099903333333333773FF7F33333333333009033
  1870.             33333333337737F3333333333333003333333333333377333333333333333333
  1871.             3333333333333333333333333333333333333333333333333333333333333333
  1872.             3333333333333333333333333333333333333333333333333333}
  1873.           Margin = 2
  1874.           NumGlyphs = 2
  1875.           Spacing = -1
  1876.           IsControl = True
  1877.         end
  1878.         object AbPanel1: TPanel
  1879.           Left = 20
  1880.           Top = 16
  1881.           Width = 65
  1882.           Height = 73
  1883.           BevelOuter = bvLowered
  1884.           TabOrder = 2
  1885.           object AbImage1: TImage
  1886.             Left = 1
  1887.             Top = 1
  1888.             Width = 63
  1889.             Height = 71
  1890.             Align = alClient
  1891.             AutoSize = True
  1892.             Center = True
  1893.             Picture.Data = {<image003.bmp>}
  1894.             Stretch = True
  1895.           end
  1896.         end
  1897.       end
  1898.     end
  1899.     object TTabPage
  1900.       Left = 4
  1901.       Top = 27
  1902.       Caption = 'OverView'
  1903.       object OvBitReturn: TBitBtn
  1904.         Left = 391
  1905.         Top = 3
  1906.         Width = 80
  1907.         Height = 28
  1908.         Hint = 'Return to Main Panel'
  1909.         Cancel = True
  1910.         Caption = '&Return'
  1911.         Default = True
  1912.         Font.Charset = DEFAULT_CHARSET
  1913.         Font.Color = clRed
  1914.         Font.Height = -13
  1915.         Font.Name = 'Arial'
  1916.         Font.Style = [fsBold]
  1917.         ModalResult = 2
  1918.         ParentFont = False
  1919.         TabOrder = 0
  1920.         OnClick = OvBitReturnClick
  1921.         Glyph.Data = {
  1922.           76010000424D7601000000000000760000002800000020000000100000000100
  1923.           04000000000000010000120B0000120B00001000000000000000000000000000
  1924.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1925.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1926.           3333333333333333333333333333333333333333333333333333333333333333
  1927.           3333333333333FF3333333333333003333333333333F77F33333333333009033
  1928.           333333333F7737F333333333009990333333333F773337FFFFFF330099999000
  1929.           00003F773333377777770099999999999990773FF33333FFFFF7330099999000
  1930.           000033773FF33777777733330099903333333333773FF7F33333333333009033
  1931.           33333333337737F3333333333333003333333333333377333333333333333333
  1932.           3333333333333333333333333333333333333333333333333333333333333333
  1933.           3333333333333333333333333333333333333333333333333333}
  1934.         NumGlyphs = 2
  1935.       end
  1936.       object OvMemo1: TMemo
  1937.         Left = 24
  1938.         Top = 40
  1939.         Width = 449
  1940.         Height = 281
  1941.         Color = clBtnFace
  1942.         Font.Charset = DEFAULT_CHARSET
  1943.         Font.Color = clBlue
  1944.         Font.Height = -15
  1945.         Font.Name = 'MS Sans Serif'
  1946.         Font.Style = []
  1947.         Lines.Strings = (
  1948.           'DLSupCBF and DLSupCX Comparison and Overview'
  1949.           ''
  1950.           '   DLSupCBF (DLSuperC for Binary File Directory Compare) is a '
  1951.           
  1952.             'compare program that is similar to DLSupCX.  That is, both DLSup' +
  1953.             'CX '
  1954.           
  1955.             'and DLSupCBF are targeted toward handling whole file directories' +
  1956.             '.  This '
  1957.           
  1958.             'is an extension to DLSuperC that only processes single file pair' +
  1959.             's.'
  1960.           ''
  1961.           
  1962.             '   Further, DLSupCX considers input files to be composed of Asci' +
  1963.             'i text.  '
  1964.           
  1965.             'The processing options of DLSuperC for detecting text line diffe' +
  1966.             'rences '
  1967.           
  1968.             'are  available as the processing kernel within the program to pr' +
  1969.             'ocess all '
  1970.           
  1971.             'the files for selected for processing.  File inspection is made ' +
  1972.             'to detect '
  1973.           'binary files as a special  case.'
  1974.           ''
  1975.           
  1976.             '   Binary files within the inspected directory are processed sep' +
  1977.             'arately '
  1978.           
  1979.             'and produce results shown in a combined summary table.  DLSupCX ' +
  1980.             'is, '
  1981.           
  1982.             'therefore a program that handles both types of files -- text and' +
  1983.             ' binary. It '
  1984.           
  1985.             'can also be used as a substitue for DLSuperC to give equivalent ' +
  1986.             'results '
  1987.           'when processing two text files -- simply and effortlessly.'
  1988.           ''
  1989.           
  1990.             '   DLSupCBF is a directory inspecting program that compares prog' +
  1991.             'rams '
  1992.           
  1993.             'only on a binary basis.  Text and binary input files are both pr' +
  1994.             'ocessed '
  1995.           
  1996.             'as binary inputs. The binary granularity (binary files are compa' +
  1997.             'red as '
  1998.           
  1999.             'being the same or different - no inspection as to where they dif' +
  2000.             'fer) allows '
  2001.           
  2002.             'the program to operate at a high level of efficiency.  This allo' +
  2003.             'ws for '
  2004.           
  2005.             'several extensions to the representation of the comparison resul' +
  2006.             'ts. '
  2007.           ''
  2008.           
  2009.             '   DLSupCBF can even process binary files contained within a sta' +
  2010.             'rting '
  2011.           
  2012.             'set of directory nodes and completing the comparison throughout ' +
  2013.             'the '
  2014.           
  2015.             'pairs subdirectory terminal nodes.  As an example, a complete di' +
  2016.             'rectory '
  2017.           
  2018.             'compare could be made between two different levels of an applica' +
  2019.             'tion '
  2020.           
  2021.             'program at the top level (for example, c:\Applications\Delphi3 v' +
  2022.             's. '
  2023.           
  2024.             'c:\Applications\Delphi2).   The comparison results are either re' +
  2025.             'turned '
  2026.           
  2027.             'and reported in a "text or tree simulated" structure.  There are' +
  2028.             ' two '
  2029.           
  2030.             'special "Comparison Types\Lists"  that list complete directory t' +
  2031.             'ree '
  2032.           
  2033.             'member structures with no comparison results.  As an overall pic' +
  2034.             'ture of '
  2035.           
  2036.             'a complex directory structure, this simplified view can  be help' +
  2037.             'ful in '
  2038.           'understanding the other comparison reports returned.  '
  2039.           ' '
  2040.           
  2041.             '  The six (6)  DLSupCBF "Compare/List Options" are given below a' +
  2042.             's:'
  2043.           '  '
  2044.           '       1. Compare All Like-Name Files - Current New/Old Dirs'
  2045.           
  2046.             '           -- Reports a summary list of the changed and unchange' +
  2047.             'd files.'
  2048.           '       2. Compare All Like-Name Files - All Sub Levels'
  2049.           '           -- Reports a "Tree" list followed by a summary list. '
  2050.           '       3. Select & Compare  - Like-Name File List -  ...'
  2051.           
  2052.             '           -- Similar to 1. but the user selects the files from ' +
  2053.             'a Like-Name '
  2054.           '              list.  '
  2055.           '       4. Select & Compare - Like/UnLike Name File List  ...'
  2056.           
  2057.             '           -- Similar to 1. but the user selects from 2 lists - ' +
  2058.             'Like and '
  2059.           '              UnLike..  '
  2060.           '       5. List All Sub Levels Dir/Files - New Dir Tree - Only'
  2061.           
  2062.             '          -- Text tree presentation list of the Directory and Fi' +
  2063.             'les (New Dir)'
  2064.           '       6. List All Sub Levels Dir/Files - New/Old Dir Tree'
  2065.           
  2066.             '          -- Text tree list of the Directory and Files (New and ' +
  2067.             'Old Dir)'
  2068.           ''
  2069.           '   There are seven (7) "Preference Options" . These are:'
  2070.           ''
  2071.           
  2072.             '   1.  AEQF  -  Accept Equal length/file-date as matching binary' +
  2073.             ' files.'
  2074.           
  2075.             '      -- Minimizes processing. No New/Old File comparison is nee' +
  2076.             'ded.'
  2077.           
  2078.             '      -- Acceptable for personal directories that have legitimat' +
  2079.             'e time '
  2080.           '         stamps.'
  2081.           
  2082.             '   2.  CHGO -  Report only changed files in the "Overall Summary' +
  2083.             ' '
  2084.           '        Report".'
  2085.           '      -- Reduces the reported items in the final summary list. '
  2086.           
  2087.             '   3.  SPNM -  Suppress report of Not-Paired Names in the Overal' +
  2088.             'l '
  2089.           '        Summary.'
  2090.           
  2091.             '      -- Eliminates the list of file names of the files not pair' +
  2092.             'ed.'
  2093.           
  2094.             '      -- Reduces the reported items. Only valid for Compare type' +
  2095.             ' 1.'
  2096.           
  2097.             '   4.  LDEO  -  List directory entries only. Suppress file entri' +
  2098.             'es. '
  2099.           
  2100.             '      -- With Compare Type options 5 and 6,  eliminates file nam' +
  2101.             'es.'
  2102.           
  2103.             '   5.  OVSO  - Supress Tree list view and report Overall Summary' +
  2104.             ' - '
  2105.           '        Only.'
  2106.           
  2107.             '      -- Eliminates all tree view entries and reports only stati' +
  2108.             'stics.'
  2109.           
  2110.             '   6.  SDFL   - Supress Inserted/Deleted directory file entries.' +
  2111.             ' '
  2112.           
  2113.             '      -- Eliminates file entries on no matching Directory entrie' +
  2114.             's. '
  2115.           
  2116.             '   7.  SMFS  - Supress Matching File spans within directory node' +
  2117.             's. '
  2118.           
  2119.             '      -- Eliminates file entries within Directory nodes.  Leaves' +
  2120.             ' insert and '
  2121.           'delete '
  2122.           
  2123.             '         file entries.  Marks suppression with name range of sup' +
  2124.             'pressed '
  2125.           'files.'
  2126.           ''
  2127.           ''
  2128.           '   DLSupCBF is shareware priced at $21.95.'
  2129.           '  '
  2130.           '  Send check to Donald M. Ludlow'
  2131.           '  7829 Harbor Dr. Raleigh, NC 27615'
  2132.           '  '
  2133.           '  No credit cards.  Inquires (919-846 7108)'
  2134.           '  Site licenses for 30+ copies (discount)'
  2135.           '  All may receive registered copies and invoice via E-mail. '
  2136.           
  2137.             '  Updates free on request. 1 year warranty from date of registry' +
  2138.             '. '
  2139.           ''
  2140.           '   Look on my personal page at'
  2141.           '              " http//members.aol.com/superc02/index.html"'
  2142.           'for updates to this and other program offering.  '
  2143.           '  '
  2144.           ''
  2145.           '')
  2146.         ParentFont = False
  2147.         ScrollBars = ssVertical
  2148.         TabOrder = 1
  2149.       end
  2150.     end
  2151.   end
  2152.   object FileDrag1: TFileDrag
  2153.     EnableDrop = False
  2154.     OnDrop = fileDrag1Drop
  2155.     Left = 468
  2156.     Top = 107
  2157.   end
  2158. end
  2159.